-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support placement type for disks #3555
Conversation
c9f8370
to
bf0c1bf
Compare
245208c
to
a23371e
Compare
How is the placement type used for? If it's set in runbook only, it doesn't need to be in the feature level. |
c11802f
to
084292f
Compare
084292f
to
92ec624
Compare
6bb7f1c
to
1ef5d37
Compare
e1fafb9
to
26031f8
Compare
@LiliDeng LGTM |
6883ee6
to
84aacb6
Compare
a1429a4
to
bf42346
Compare
bf42346
to
3e8cc1d
Compare
Currently, Ephemeral OS Disk placement value is hardcoded in LISA. This PR enables LISA to fetch the Ephemeral OS disk placement type value from the SKU capability in Azure VMs.
To allow this, DiskPlacementType setting and supported values are added to the AzureDiskOptionSettings.
LISA user can also pass the EphemeralDiskPlacementType from Runbook to deploy VM with specific supported placement type value.
For Ephemeral OS Disk placement types available, refer
https://learn.microsoft.com/en-us/azure/virtual-machines/ephemeral-os-disks-faq